Linux support for sysenter/exit on x86_32.
authorIan.Campbell@xensource.com <Ian.Campbell@xensource.com>
Fri, 21 Apr 2006 16:19:31 +0000 (17:19 +0100)
committerIan.Campbell@xensource.com <Ian.Campbell@xensource.com>
Fri, 21 Apr 2006 16:19:31 +0000 (17:19 +0100)
commitdadf394db4b56349c0aea6f72e406e5d3e2e80ac
tree6ce1d51caf7e094515cb382642c228fbc0a0cc8b
parent5db7a43eccc930f05b0340a142072ab7a9ee699b
Linux support for sysenter/exit on x86_32.

This support is only active when supervisor_mode_kernel is enabled
in the Xen build (and when the hardware supports sysenter).

Signed-off-by: Ian Campbell <ian.campbell@xensource.com>
linux-2.6-xen-sparse/arch/i386/kernel/entry-xen.S
linux-2.6-xen-sparse/arch/i386/kernel/sysenter.c